Current File : /var/www/vinorea/var/cache/dev/ContainerNf3vR0M/getPrestashop_Core_Grid_Factory_ContactsService.php |
<?php
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
// Returns the public 'prestashop.core.grid.factory.contacts' shared service.
return $this->services['prestashop.core.grid.factory.contacts'] = new \PrestaShop\PrestaShop\Core\Grid\GridFactory(($this->services['prestashop.core.grid.definition.factory.contacts'] ?? $this->load('getPrestashop_Core_Grid_Definition_Factory_ContactsService.php')), ($this->services['prestashop.core.grid.data_provider.contacts'] ?? $this->load('getPrestashop_Core_Grid_DataProvider_ContactsService.php')), ($this->services['prestashop.core.grid.filter.form_factory'] ?? $this->load('getPrestashop_Core_Grid_Filter_FormFactoryService.php')), ($this->services['PrestaShop\\PrestaShop\\Core\\Hook\\HookDispatcher'] ?? $this->getHookDispatcherService()));